home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!mattwms.demon.co.uk
- From: Matthew Waters <Matthew@mattwms.demon.co.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Strange guru
- Date: Thu, 29 Feb 96 19:34:49 GMT
- Organization: WMS
- Message-ID: <9602291934.AA001vq@mattwms.demon.co.uk>
- References: <4gscv0$ovd@brachio.zrz.TU-Berlin.DE>
- X-NNTP-Posting-Host: mattwms.demon.co.uk
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!mattwms.demon.co.uk
-
- Philipp Boerker (rawneiha@hydra.zrz.TU-Berlin.DE) wrote:
- :
- : My amiga is constantly surprising me with a strange guru:
- :
- : I did some coding, the code crashes when exiting with guru $87000004
- : which translates as "did not expect a packet (dos.library)".
- : This is very strange because I don't use any ports, messages and such
- : in the code. All that the code does is to install a view, project some
- : 3d points on it and uninstall the view again. Everything is done with
- : the OS, I don't receive a single enforcerhit! But that's not all:
- : whenever I start it via shell or Arexx/DosCommand it does not crash,
- : whenever I start it via doubleclick on the icon it does! The icon is
- : an ordinary one, no default tool or what ever...
- :
- : Has anyone a clue why the code crashes?
-
- There are some important difference between launching a program from the
- CLI and from the workbench. If you make the default tool to be iconx for
- your program, I think it takes care of things for you?
-
- Matthew
-